@CHARSET "UTF-8";

.zz_footer-one {
	margin-top: 20px;
	height: 250px;
	background-color: #014682;
	color: #fff;
	font-size: 14px;
}

.zz_footer-two {
	padding-top: 20px;
	background-color: #014682;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.zz_footer-one a{
	color: #fff !important;
}
.zz_footer-one a:hover{
	text-decoration: none !important;
}